I'm working on putting linking into my part, focusing for the moment
on subscribing. I'm having a small problem.
When I do a Paste As... into my part, it doesn't immediately change
the contents. However, when I then update the source part, my part
updates appropriately. Obviously I'm responding to DoLinkUpdated, at
least.
I would think that a Paste As would still go through the normal
selection object, but since pasting without a link does work, this
doesn't seem to be the case. Am I missing a step along the way?
Thanks
Derrick
Howdy, all!
I'm working on putting linking into my part, focusing for the moment on subscribing. I'm having a small problem.
When I do a Paste As... into my part, it doesn't immediately change the contents. However, when I then update the source part, my part updates appropriately. Obviously I'm responding to DoLinkUpdated, at least.
I would think that a Paste As would still go through the normal selection object, but since pasting without a link does work, this doesn't seem to be the case. Am I missing a step along the way?